PASO 8: Necesitamos repetir los mismos dos comandos nuevamente.
- Arrastrar Move Forward desde . Suéltelo en la parte inferior de su programa.
- Cambia el entero en .move_forward() a la variable move .
- Ir a y arrastre Turn Left . Suéltelo en la parte inferior de su programa.
- Reemplace el entero en .turn_left() con el angle variable.
To navigate the page using the TAB key, first press ESC to exit the code editor.